/****************************** components ******************************/


.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.clearfix, .container:after,
.row:after, ul {
  *zoom: 1;
}

.clearfix:after, .container:after,
.row:after, ul:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.content img {
  max-width: 100%;
}

.content_box,
.content_box *,
.content_box *:before,
.content_box *:after {
  box-sizing: content-box;
}

.ml5 {
  margin-left: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mg5 {
  margin: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pd5 {
  padding: 5px;
}

.ml10 {
  margin-left: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mg10 {
  margin: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pd10 {
  padding: 10px;
}

.ml15 {
  margin-left: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.mg15 {
  margin: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pd15 {
  padding: 15px;
}

.ml20 {
  margin-left: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.mg20 {
  margin: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pd20 {
  padding: 20px;
}

.ml25 {
  margin-left: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.mg25 {
  margin: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pd25 {
  padding: 25px;
}

.ml30 {
  margin-left: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.mg30 {
  margin: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pd30 {
  padding: 30px;
}

.ml35 {
  margin-left: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.mg35 {
  margin: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pd35 {
  padding: 35px;
}

.ml40 {
  margin-left: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.mg40 {
  margin: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pd40 {
  padding: 40px;
}

.ml45 {
  margin-left: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.mg45 {
  margin: 45px;
}

.pl45 {
  padding-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pd45 {
  padding: 45px;
}

.ml50 {
  margin-left: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.mg50 {
  margin: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pd50 {
  padding: 50px;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f32 {
  font-size: 32px;
}

.f34 {
  font-size: 34px;
}

.f36 {
  font-size: 36px;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

.yunu-infocontent-body img {
  max-width: 100%;
  display: block;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #333;
  font-size: 14px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
ol {
  list-style: none;
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"] {
  cursor: pointer;
}

a {
  color: inherit;
  color: expression(this.parentNode.currentStyle.color);
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

small {
  font-size: 12px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/****************************** style ******************************/
body,
button,
input,
select,
textarea {
  font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #5a5a5a;
  font-size: 12px;
}

body {
  max-width: 1920px;
  margin: 0 auto;
}

img {
  display: block;
  max-width: 100%;
}

.center {
  width: 1358px;
  margin: 0 auto;
}

.header {
  width: 100%;
  height: 115px;
  position: relative;
}

.header .head_top {
  width: 100%;
  z-index: 20;
  background: #fff;
}

.header .head_top .text {
  position: relative;
}

.header .head_top .logo {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
}

.header .head_top .logo a img {
  display: block;
  max-width: 100%;
  height: 70px;
  margin-top: 18.5px;
}

.header .head_top .tel {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}

.header .head_top .tel a {
  float: left;
  margin-left: 25px;
}

.header .head_top .tel a img {
  height: 18px;
  margin-top: 48px;
}

.header .head_top .nav {
  float: left;
  padding-left: 180px;
  padding-right: 120px;
  width: 100%;
}

.header .head_top .nav li {
  width: 11.11%;
  line-height: 115px;
  float: left;
  text-align: center;
  position: relative;
}

.header .head_top .nav li>a {
  color: #999899;
  font-size: 16px;
  padding: 0 6px;
  padding-bottom: 15px;
  outline: 0;
  /*border-bottom: 2px solid #171717;*/
}

.header .head_top .nav li.active >a {
  border-bottom: 2px solid #ec642a;
  color: #ec642a;
}

.header .head_top .nav li:hover >a {
  border-bottom: 2px solid #ec642a;
  color: #ec642a;
}
.nav ul li .v_list {
    position: absolute;
    width: 100%;
    top: 117px;
    background: #000;
    left: 0;
    z-index: 99;
    display: none;
}
.nav ul li .v_list a {
    color: #fff;
    line-height: 36px;
    font-size: 14px;
    transition: .5s;
    text-align: center;
    display: block;
    border-bottom: 2px solid #000;
}




.m_header {
  width: 100%;
  overflow: hidden;
  display: none;
}

.m_header .m_head_content {
  height: 60px;
  width: 100%;
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 99;
}

.m_header .m_head_content .m_head_logo {
  height: 60px;
  width: 100%;
  float: left;
  padding: 0 20px;
  text-align: center;
}

.m_header .m_head_content .m_head_logo img {
  height: 40px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}

.m_header .m_head_content .menu {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
}

.m_header .m_head_content .menu img {
  height: 26px;
  display: block;
  margin: 0 auto;
  margin-top: 22px;
}

.m_header .m_head_content .tel {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
}

.m_header .m_head_content .tel a {
    width: 40px;
    float: left;
    
}

.m_header .m_head_content .tel a img {
  height: 18px;
  display: block;
  margin: 0 auto;
  margin-top: 21px;
}

.app_menu {
  width: 100%;
  position: fixed;
  height: 100%;
  top: 60px;
  right: 0;
  z-index: 99;
  display: none;
}

.app_menu ul {
  background: #000;
}

.app_menu ul li {
  width: 100%;
  border-bottom: 1px dashed #333;
}

.app_menu ul li > a {
  width: 100%;
  display: block;
}

.app_menu ul li > a span {
  font-size: 14px;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #999899;
  display: block;
  padding-left: 18px;
}

.app_menu ul li.on {
  background: url(../img/bottom.png) no-repeat 95% 15px;
  background-size: 16px;
}

.app_menu ul .v_list {
  width: 100%;
  display: none;
}

.app_menu ul .v_list a {
  display: block;
  font-size: 14px;
  width: 100%;
  line-height: 36px;
  color: #999899;
  display: block;
  padding-left: .4rem;
  float: none;
}

.pc_banner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.pc_banner .pcbanner {
  width: 100%;
  position: relative;
}

.pc_banner .pcbanner .swiper-slide {
  width: 100%;
  background: #000;
}

.pc_banner .pcbanner .swiper-slide img {
  width: 100%;
  display: block;
}

.pc_banner .pcbanner .pagination {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 13;
  text-align: center;
  padding-right: 5px;
}

.pc_banner .pcbanner .pagination span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  background: none;
  opacity: 1;
  cursor: pointer;
  margin: 0 5px;
  background: none;
  border: none;
  border: 1px solid #ec642a;
  outline: 0;
}

.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active {
  background: #ec642a;
}

.pc_banner .pcbanner .prev {
  position: absolute;
  top: 42%;
  left: 50px;
  z-index: 12;
  width: 30px;
  height: 80px;
  background: url(../img/ble.png) no-repeat center;
  background-size: 20px auto;
  outline: 0;
  cursor: pointer;
  display: none;
}

.pc_banner .pcbanner .next {
  position: absolute;
  top: 42%;
  right: 50px;
  z-index: 12;
  width: 30px;
  height: 80px;
  background: url(../img/bri.png) no-repeat center;
  background-size: 20px auto;
  outline: 0;
  cursor: pointer;
  display: none;
}

.pc_banner .pcbanner:hover .prev {
  display: block;
}

.pc_banner .pcbanner:hover .next {
  display: block;
}

.m_banner {
  display: none;
  width: 100%;
  overflow: hidden;
}

.m_banner .mbanner {
  position: relative;
}

.m_banner .mbanner .swiper-slide {
  width: 100%;
  background: #000;
}

.m_banner .mbanner .swiper-slide img {
  width: 100%;
  display: block;
}

.m_banner .mbanner .pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 3px;
  z-index: 13;
  text-align: center;
  padding-right: 5px;
}

.m_banner .mbanner .pagination span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  background: none;
  opacity: 1;
  cursor: pointer;
  margin: 0 4px;
  background: none;
  border: none;
  border: 1px solid #fff;
  outline: 0;
}

.m_banner .mbanner .pagination span.swiper-pagination-bullet-active {
  background: #fff;
}

.header .fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .3);
}

.main {
  width: 100%;
  overflow: hidden;
}

.box_tit {
  position: relative;
}

.box_tit img {
  display: block;
  margin: 0 auto;
}

.box_tit span {
  display: block;
  line-height: 107px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #ec6c1f;
  font-weight: bold;
}

.i_box1 {
  padding: 55px 0;
  /* background: url(../img/bg1.jpg) no-repeat top center; */
  background-size: 100% 100%;
}

.i_box1 .box1_menu {
  margin-top: 50px;
  text-align: center;
}

.i_box1 .box1_menu a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 142px;
  height: 34px;
  border: 1px solid #333;
  text-align: center;
  border-radius: 15px;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 32px;
  margin: 0 11px;
}
.i_box1 .box1_menu a:first-child {
  background: #ec6c1f;
  border-color: #ec6c1f;
  color: #fff;
}

.i_box1 .box1_menu a:hover {
  background: #ec6c1f;
  border-color: #ec6c1f;
  color: #fff;
}



.i_box1 .box {
  margin-top: 50px;
}

.i_box1 .box li {
  width: 19%;
  float: left;
  margin-right: 1.25%;
  background-size: 100% 100%;
  position: relative;
}

.i_box1 .box li .imgauto {
  width: 100%;
  height: 244px;
}

.i_box1 .box li span {
  font-size: 14px;
  color: #a5a5a7;
  display: block;
  text-align: center;
  line-height: 44px;
}

.i_box1 .box li:nth-child(5n) {
  margin-right: 0;
}

.more {
  margin-top: 40px;
}

.more a {
  width: 142px;
  height: 34px;
  border: 1px solid #ec6c1f;
  text-align: center;
  border-radius: 15px;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  margin: 0 11px;
  background: none;
  margin: 0 auto;
  display: block;
}

.more a:hover {
  background: #fe0000;
  color: #fff;
}

.i_box2 {
  padding: 50px 0;
  /*background: url(../img/bg2.jpg) no-repeat center;*/
  background: #e7e7e7;
  background-size: 100% 102%;
}

.i_box2 .box {
  padding: 0 80px;
}

.i_box2 .box .fl {
  width: 50%;
  position: relative;
}

.i_box2 .box .fl .box_tit img {
  margin: 0;
}

.i_box2 .box .fl .box_tit span {
  width: 202px;
}

.i_box2 .box .fl .box2_menu {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 38px;
}

.i_box2 .box .fl .box2_menu a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 100px;
  height: 34px;
  border: 1px solid #fe0000;
  text-align: center;
  border-radius: 15px;
  font-size: 14px;
  color: #fe0000;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
}

.i_box2 .box .fl .box2_menu a:hover {
  background: #fe0000;
  color: #fff;
}

.i_box2 .box .fl .text {
  margin-top: 12px;
}

.i_box2 .box .fl .text p {
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 170%;
  margin-top: 5px;
}

.i_box2 .box .fr {
  width: 50%;
  padding-left: 45px;
  padding-top: 20px;
}

.i_box3 {
  padding: 50px 0;
  background: #fff;
}

.i_box3 .box {
  margin-top: 50px;
}

.i_box3 .box li {
  width: 32%;
  float: left;
  margin-left: 2%;
  background: #111;
}

.i_box3 .box li .pic img {
  display: block;
  width: 100%;
}

.i_box3 .box li .text {
  padding: 20px 25px;
}

.i_box3 .box li .text span {
  display: block;
  text-align: left;
  font-size: 24px;
  color: #fff;
  margin-top: 10px;
}

.i_box3 .box li .text p {
  display: block;
  text-align: left;
  font-size: 16px;
  color: #fff;
  margin-top: 12px;
  line-height: 24px;
  height: 48px;
}

.i_box3 .box li .text a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 85px;
  height: 34px;
  border: 1px solid #fe0000;
  text-align: center;
  border-radius: 15px;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
  margin-top: 12px;
  background: #fe0000;
  color: #fff;
}

.i_box3 .box li:first-child {
  margin-left: 0;
}

.i_box3 .box li:hover {
  top: -10px;
  transition: .5s;
}

.i_box4 {
  padding: 85px 0;
  background: url(../img/box4bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}

.i_box4 .box {
  margin-top: 50px;
}

.i_box4 .box li {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.i_box4 .box li .fl {
  width: 17%;
}

.i_box4 .box li .fr {
  width: 83%;
  padding-left: 30px;
}

.i_box4 .box li .fr .text a {
  font-size: 24px;
  color: #fff;
  width: 60%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
}

.i_box4 .box li .fr .text a:hover {
  color: #d20101;
}

.i_box4 .box li .fr .text span {
  float: right;
  font-size: 16px;
  color: #b1b1b1;
  line-height: 30px;
}

.i_box4 .box li .fr p {
  font-size: 16px;
  color: #8e8e8e;
  display: block;
  line-height: 180%;
  margin-top: 15px;
}

.i_box5 {
  padding: 50px 0;
  /*background: url(../img/bg3.jpg) no-repeat center;*/
  background-size: 100% 102%;
}

.i_box5 .box {
  margin-top: 50px;
}

.i_box5 .box li {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 30px;
}

.i_box5 .box li span {
  font-size: 24px;
  color: #b1b1b1;
  display: block;
}

.i_box5 .box li a {
  font-size: 16px;
  color: #b9bdbc;
  display: block;
  margin-top: 10px;
}

.i_box5 .box li i {
  width: 35px;
  height: 1px;
  background: #c5c5c5;
  display: block;
  font-style: normal;
  margin: 10px 0;
}

.i_box5 .box li p {
  font-size: 14px;
  color: #8e8e8e;
  display: block;
  line-height: 170%;
}

.i_box5 .box li em {
  width: 32px;
  height: 32px;
  display: block;
  font-style: normal;
  margin-top: 10px;
  background: url(../img/fang.png) no-repeat center;
}

.i_box5 .box li:nth-child(3n) {
  margin-right: 0;
}

.i_box5 .box li:hover a {
  color: #fe0000;
}

.i_box5 .box li:hover p {
  color: #fff;
}

.i_box6 {
  padding: 50px 0;
  background: url(../img/box6bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}

.i_box6 .box {
  padding-top: 10px;
}

.i_box6 .box li {
  width: 25%;
  float: left;
  margin-top: 40px;
}

.i_box6 .box li .imgauto {
  padding: 10px;
  width: 100%;
  height: 160px;
}

.i_box6 .box li .imgauto img {
  opacity: 1 !important;
}

.i_box6 .box li:hover .imgauto img {
  opacity: 1 !important;
  filter: inherit;
  transition: .5s;
}

.footer {
  background: #232323;
  padding-top: 50px;
  width: 100%;
  overflow: hidden;
}

.footer .box {
  position: relative;
}

.footer .box .fl {
  width: 30%;
}

.footer .box .fl a {
  display: block;
}

.footer .box .fl a img {
  display: block;
  max-width: 100%;
}

.footer .box .fl span {
  display: block;
  font-size: 14px;
  color: #858585;
  position: absolute;
  left: 0;
  bottom: 0;
}

.footer .box .mid {
  width: 40%;
  float: left;
}

.footer .box .mid ul {
  float: right;
}

.footer .box .mid ul li span {
  font-size: 18px;
  color: #fff;
  display: block;
  padding-bottom: 12px;
}

.footer .box .mid ul li a {
  color: #858585;
  display: block;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 5px;
}

.footer .box .mid ul li a:hover {
  color: #ec6c1f;
}

.footer .box .mid ul:first-child {
  margin-left: 150px;
}

.footer .box .fr span {
  font-size: 18px;
  color: #fff;
  display: block;
  padding-bottom: 12px;
}

.footer .box .fr .text p {
  color: #858585;
  display: block;
  line-height: 30px;
  font-size: 14px;
  padding-left: 24px;
}

.footer .box .fr .text p:first-child {
  background: url(../img/ic1.png) no-repeat left center;
}

.footer .box .fr .text p:first-child + p {
  background: url(../img/ic2.png) no-repeat left center;
}

.footer .box .fr .text p:first-child + p + p {
  background: url(../img/ic3.png) no-repeat left center;
}

.footer .box .fr .text p:first-child + p + p + p {
  background: url(../img/ic4.png) no-repeat left center;
}

.footer .box .fr .text p:first-child + p + p + p + p {
  background: url(../img/ic5.png) no-repeat left center;
}

.footer .copyright {
  margin-top: 50px;
  padding: 25px 0;
  border-top: 1px solid #222222;
}

.footer .copyright p {
  font-size: 14px;
  display: block;
  text-align: center;
  color: #858585;
  line-height: 24px;
}

.page_wrap {
  background: #070707;
  padding: 40px 0;
}

.page_wrap .page_content {
  background: #161616;
}

.page_wrap .page_content .page_fl {
  width: 24%;
}

.page_wrap .page_content .page_fr {
  width: 76%;
  border-left: 15px solid #070707;
}

.page_menu {
  padding: 0 2%;
}

.page_menu h3 {
  line-height: 50px;
  border-radius: 25px;
  padding-left: 35px;
  margin-top: 15px;
  background: url(../img/sanj.png) no-repeat 95% center #161616;
}

.page_menu h3 a {
  width: 50%;
  display: inline-block;
  color: #fff;
  font-size: 14px;
}

.page_menu h3.active {
  background: url(../img/sanj.png) no-repeat 95% center #ff0000;
  color: #fff;
}

.page_menu ul {
  padding-left: 65px;
  display: none;
}

.page_menu ul li span {
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 40px;
  background: url(../img/sanj.png) no-repeat 95% center #161616;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 20px;
}
.page_menu ul li span a {
    width: 60%;
    display: block;
}

.page_menu ul li .v_list {
  padding-left: 50px;
  display: none;
}

.page_menu ul li .v_list a {
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 40px;
  background: url(../img/sanjr.png) no-repeat 93% center #161616;
}

.pro_list {
  padding: 30px;
}

.pro_list li {
  width: 32%;
  float: left;
  margin-right: 2%;
}

.pro_list li .imgauto {
  height: 276px;
}

.pro_list li span {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  display: block;
}

.pro_list li:nth-child(3n) {
  margin-right: 0;
}

.currson {
    padding: 15px 0 20px 0;
}
.currson p {
  font-size: 15px;
  color: #666;
  display: block;
  padding-bottom: 20px;
}

.currson p a {
  font-size: 15px;
  color: #666;
}

.currson p a:hover {
  color: #ec6c1f;
}

.show_pro {
  padding: 20px 30px;
  overflow: hidden;
}

.show_pro .text1 {
  margin: 30px 0;
}

.show_pro .text1 .pic {
  width: 44%;
  float: left;
}

.show_pro .text1 .text {
  width: 56%;
  padding-left: 40px;
  float: right;
}

.show_pro .text1 .text h4 {
  font-size: 22px;
  color: #bfbfbf;
  display: block;
  padding-bottom: 5px;
}

.show_pro .text1 .text p {
  width: 100%;
  float: left;
  font-size: 15px;
  display: block;
  color: #bfbfbf;
  margin-top: 12px;
}

.show_pro .text1 .text p i {
  width: 24%;
  font-style: normal;
  display: inline-block;
}

.show_pro .tit p {
  float: left;
  width: 100%;
  border-bottom: 1px solid #2f2f2f;
}

.show_pro .tit p span {
  width: 100px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #ec6c1f;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  float: left;
}

.show_pro .tit p a {
  float: right;
  font-size: 14px;
  color: #ec6c1f;
  line-height: 34px;
}

.show_pro .text2 .text {
  padding: 20px 0;
}

.show_pro .text2 .text p {
  font-size: 15px;
  color: #bfbfbf;
  line-height: 170%;
  margin-top: 5px;
}

.show_pro .text2 .text img {
  margin-top: 14px;
}

.show_pro .text3 {
  padding-top: 15px;
}

.show_pro .text3 .pro_list {
  padding: 20px 0;
}

.about_wrap {
  background: url(../img/abbg.jpg) no-repeat center;
  background-size: 100% 100%;
  padding: 30px 0;
}

.about_wrap .box .fl {
  width: 13%;
}

.about_wrap .box .fr {
  background: #000;
  width: 87%;
  padding: 10px 40px;
  min-height: 450px;
}

.about_wrap .box .fr .tit {
  margin-bottom: 20px;
}

.about_wrap .box .fr .tit span {
  font-size: 18px;
  color: #d2d2d2;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #181818;
}

.about_menu a {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  padding-left: 30px;
  background: url(../img/yuan2.png) no-repeat left center;
  display: block;
}

.about_menu a:hover {
  background: url(../img/yuan.png) no-repeat left center;
  color: #fe0000;
}

.about_menu a.on {
  background: url(../img/yuan.png) no-repeat left center;
  color: #fe0000;
}

.pinpai_wrap {
  padding-top: 50px;
  background: #171717;
}

.pinpai_wrap .show_pinpai .box {
  border-bottom: 1px solid #323232;
  padding-bottom: 50px;
}

.pinpai_wrap .show_pinpai .show_text span {
  font-size: 18px;
  color: #fff;
  display: block;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 20px;
}

.jx_wrap {
  padding: 50px 0;
  background: url(../img/jsbg.jpg) no-repeat top center;
}
.jx_wrap2 {
  padding: 50px 0;
  background: url(../img/lr_bg1.jpg) no-repeat top center;
}

.jx_wrap .js_menu {
  margin-top: 120px;
  padding-bottom: 300px;
}

.jx_wrap .js_menu p {
  width: 49%;
  float: left;
  margin-left: 2%;
  line-height: 108px;
  text-align: center;
  background: #fff;
  border-radius: 5px;
}

.jx_wrap .js_menu p a {
  font-size: 30px;
  color: #666;
  padding: 20px 0;
  padding-left: 65px;
  font-weight: normal;
  background: url(../img/ic9.png) no-repeat left center;
}

.jx_wrap .js_menu p a span {
  padding-right: 65px;
  background: url(../img/ic10.png) no-repeat right center;
}

.jx_wrap .js_menu p:first-child {
  margin-left: 0;
}

.jx_wrap .js_menu p:first-child a {
  background: url(../img/ic8.png) no-repeat left center;
}

.jx_wrap .js_menu p:hover a {
  color: #ec6c1f;
  text-decoration: underline;
}

.show_jxs {
  padding: 50px 0;
  background: #fff;
}

.show_jxs .search_jxs {
  margin-top: 50px;
  text-align: center;
}

.show_jxs .search_jxs input {
  outline: 0;
  border: none;
  line-height: 42px;
  border-radius: 5px;
}

.show_jxs .search_jxs .inp1 {
  width: 50%;
  background: #e7e7e7;
  display: inline-block;
  padding: 0 10px;
      position: relative;
    left: -3px;
    border-radius: 0;
}

.show_jxs .search_jxs .inp2 {
  width: 10%;
  margin-left: 10px;
  background: #ec6c1f;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  position: relative;
    left: -18px;
    border-radius: 0;
}

.show_jxs .search_jxs select {
    background: #e7e7e7;
    display: inline-block;
    padding: 0 10px;
    height: 42px;
    line-height: 42px;
    outline: 0;
    border: none;
    border-right: 1px solid #ddd;
}






.show_jxs .jxs_list {
  margin-top: 80px;
}

.show_jxs .jxs_list li {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px dashed #4a4a4a;
}

.show_jxs .jxs_list li span {
  font-size: 18px;
  color: #333;
  display: block;
  font-weight: bold;
  padding-bottom: 10px;
}

.show_jxs .jxs_list li p {
  font-size: 14px;
  color: #666;
  display: block;
  margin-top: 8px;
}

.art_wrap {
  padding: 30px 0;
}

.art_wrap .art_box .art_fl {
  width: 13%;
  float: left;
}

.art_wrap .art_box .art_fr {
  float: right;
  background: #000;
  width: 87%;
  padding: 30px 40px;
  min-height: 450px;
}

.art_wrap .art_box .art_fr .tit {
  margin-bottom: 20px;
}

.art_wrap .art_box .art_fr .tit span {
  font-size: 18px;
  color: #d2d2d2;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #181818;
}

.art_wrap .i_box4 {
  padding: 0;
}

.art_wrap .i_box4 .box {
  margin: 0;
}

.art_tit {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #181818;
}

.art_tit h4 {
  font-size: 18px;
  color: #d2d2d2;
  display: block;
  text-align: center;
}

.art_tit p {
  font-size: 12px;
  color: #d2d2d2;
  text-align: center;
  padding-top: 10px;
}

.art_tit p span {
  display: inline-block;
  margin: 0 12px;
}

.login_wrap {
  padding: 50px 0;
  background: #fff;
}

.login_wrap .box {
  padding-top: 50px;
}

.login_wrap .box p {
  width: 400px;
  margin: 0 auto;
  position: relative;
  margin-top: 12px;
  padding-left: 80px;
}

.login_wrap .box p span {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  float: left;
  font-size: 14px;
  color: #858585;
  line-height: 42px;
  text-align: right;
  padding-right: 10px;
}

.login_wrap .box p input {
  width: 100%;
  line-height: 42px;
  background: #eee;
  float: left;
  border: none;
  padding-left: 10px;
}

.login_wrap .box p label {
  float: left;
  width: 80px;
  line-height: 42px;
  font-size: 14px;
  color: #858585;
}

.login_wrap .box p label input {
  width: 18px;
  height: 18px;
  float: left;
  margin-top: 11px;
  margin-right: 10px;
}

.login_wrap .box p .btn_sub {
  padding: 0;
  background: #ec6c1f;
  color: #fff;
  text-align: center;
  line-height: 42px;
  outline: 0;
}

.xiazai_wrap {
  padding: 50px 0;
  background: #171717;
}

.xiazai_wrap .box {
  padding-top: 50px;
}

.xiazai_wrap .box ul li {
  color: #858585;
  width: 100%;
  padding: 0 5%;
  float: left;
  line-height: 40px;
  font-size: 14px;
}

.xiazai_wrap .box ul li span {
  width: 50%;
  float: left;
  text-align: center;
}

.xiazai_wrap .box ul li p {
  width: 30%;
  float: left;
  text-align: center;
}

.xiazai_wrap .box ul li i {
  width: 20%;
  float: left;
  text-align: center;
  font-style: normal;
}

.xiazai_wrap .box ul li i:hover {
  color: #fe0000;
}

.xiazai_wrap .box ul li:first-child {
  background: #000;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.art2_list {
    padding-left: 5%;
}
.art2_list li {
  width: 100%;
  float: left;
  line-height: 46px;
  border-bottom: 1px dashed #2f2f2f;
}

.art2_list li a {
  font-size: 16px;
  color: #858585;
  width: 60%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.art2_list li a:hover {
  color: #fe0000;
}

.art2_list li span {
  float: right;
  font-size: 14px;
  color: #b1b1b1;
}

.content {
  width: 100%;
}

.content p {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 15px;
  color: #d2d2d2;
}

.content img {
  display: block;
  max-width: 100%;
  margin: 20px auto;
}

.pages .pagination {
    text-align: center;
}
.pages .pagination a{
    float: none;
    display: inline-block;
    outline: 0;
}
.pages .pagination p{
    float: none;
    display: inline-block;
    outline: 0;
}
.pages .pagination a:hover {
    color: #ec6c1f;
    border-color:#ec6c1f;
}
.pages .pagination a.cur {
    border-color:#ec6c1f;
    background: #ec6c1f;
    color: #fff;
}
.pc-slide{float:left;width:400px;}

div.zoomDiv {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}

div.zoomDiv img {
  max-width: none;
}

div.zoomMask {
  position: absolute;
  background: url(../img/mask.png) repeat scroll 0 0 transparent;
  cursor: move;
  z-index: 1;
  max-width: 200px !important;
  max-height: 200px !important;
}

.img-center {
  text-align: center;
  font-size: 0;
}

.img-center img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  margin-top: 0;
}


.pc-slide .view {
  /*border: 1px solid #ddd;*/
}

.pc-slide .view .swiper-slide {
  width: 100%;
}

.pc-slide .view .swiper-slide .imgauto {
  width: 100%;
  height: 350px;
  padding: 20px;
  box-sizing: border-box;
}

.pc-slide .preview {
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.pc-slide .preview .swiper-container {
  width: 80%;
  margin: 0 10%;
}

.pc-slide .preview .swiper-slide {
  width: 25%;
  padding: 5px;
}

.pc-slide .preview .swiper-slide .imgauto {
  width: 100%;
  height: 80px;
  border: 1px solid #ddd;
}

.pc-slide .preview .swiper-slide .imgauto img {
  display: block;
  padding: 5px;
}

.pc-slide .preview .active-nav .imgauto {
  border: 1px solid #4576be;
}

.pc-slide .preview .arrow-left {
  background: url(../img/feel3.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}

.pc-slide .preview .arrow-right {
  background: url(../img/feel4.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}
.pc-slide .preview .active-nav .imgauto {
    border: 1px solid #4576be;
}


.box1_list {
  width: 100%;
  position: relative
}
.box1_list .swiper-container {
  width: 100%;
  overflow: hidden;
}
.box1_list .swiper-slide {
  width: 100%;
  float: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
}
.box1_list .swiper-slide .fl {
  width: 50%;
  padding: 0 5%;
}
.box1_list .swiper-slide .fl .imgauto {
  width: 100%;
  height: 500px;
}
.box1_list .swiper-slide .fr {
  width: 50%;
  padding-left: 5%;
  padding-right: 2%;
}
.box1_list .swiper-slide .fr .text {
}
.box1_list .swiper-slide .fr i {
  font-style: normal;
  font-size: 20px;
  color: #181818;
  display: block;
}
.box1_list .swiper-slide .fr span {
  font-size: 24px;
  color: #181818;
  display: block;
  margin-bottom: 30px;
}
.box1_list .swiper-slide .fr em {
  font-style: normal;
  font-size: 16px;
  color: #181818;
  display: block;
  line-height: 28px;
}
.box1_list .swiper-slide .fr p {
  margin-top: 30px;
  font-size: 16px;
  color: #181818;
  display: block;
  line-height: 28px;
}
.box1_list .swiper-slide .fr a {
    width: 142px;
    height: 34px;
    text-align: center;
    border-radius: 15px;
    font-size: 14px;
    background: #ec6c1f;
    border-color: #ec6c1f;
    color: #fff;
    line-height: 34px;
    float: left;
	margin-top: 30px;
}
.box1_list .pagination {
    text-align: center;
    margin-top: 30px;
}
.box1_list .pagination span {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #666;
    border-radius: 50%;
    outline: 0;
    opacity: 1;
    margin: 0 5px;
}
.box1_list .pagination span.swiper-pagination-bullet-active {
    background: #ec6c1f;
    border: 1px solid #ec6c1f;
}



.i_box2 .box2 {
    margin-top: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}
.i_box2 .box2 .fl {
    width: 50%;
    padding-right: 100px;
    position: relative;
}
.i_box2 .box2 .fl .box2_menu {
    position: absolute;
    right: -40px;
    top: 0;
    width: 100px;
    height: 100%;
}
.i_box2 .box2 .fl .box2_menu .box_text {
	width: 100%;
}
.i_box2 .box2 .fl .box2_menu .box_text a {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #3f3f3f;
    padding-top: 60px;
    text-align: center;
    margin-top: 50px;
}
.i_box2 .box2 .fl .box2_menu .box_text a:first-child {
    background: url('../img/lric1.png') no-repeat top center;
    background-size: 47px;
}
.i_box2 .box2 .fl .box2_menu .box_text a:first-child +a {
    background: url('../img/lric2.png') no-repeat top center;
    background-size: 45px;
}
.i_box2 .box2 .fl .box2_menu .box_text a:first-child +a +a {
    background: url('../img/lric3.png') no-repeat top center;
    background-size: 40px;
}
.i_box2 .box2 .fl .fl_tit {
    position: relative;
}
.i_box2 .box2 .fl .fl_tit p {
    font-size: 107px;
    font-weight: bold;
    display: block;
    color: #3f3f3f;
    line-height: 100%;
    opacity: .1;
    font-family: arial;
}
.i_box2 .box2 .fl .fl_tit span {
    font-size: 23px;
    color: #181818;
    display: block;
    position: absolute;
    left: 85px;
    top: 0;
    line-height: 107px;
}
.i_box2 .box2 .fl .fl_tit span i {
    font-style: normal;
    color: #ec6c1f;
    padding-left: 10px;
    font-family: arial;
}
.i_box2 .box2 .fl .text {
    width: 100%;
    padding: 20px 60px 0 85px;
}
.i_box2 .box2 .fl .text p {
    font-size: 14px;
    color: #181818;
    line-height: 24px;
    text-align: justify;
    text-indent: 2em;
}
.i_box2 .box2 .fr {
    width: 50%;
    padding-left: 80px;
}
.i_box2 .box2 .fr img {
    float: right;
}

.box4_js {
    width: 100%;
    position: relative;
}

.box4_js .swiper-container::after {
    content: '';
    position: absolute;
    left: 0;
    top: .4rem;
    height: 10px;
    width: 100%;
    background: #ec6c1f;
}
.box4_js .swiper-slide {
    width: 20%;
}
.box4_js .swiper-slide .pic {
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    margin: 0 auto;
	border: 5px solid #ababab;
    transform: scale(.5);
    transition: all .5s;
    overflow: hidden;
    padding: 5px;
    position: relative;
    z-index: 3;
    background: #ddd;
}
.box4_js .swiper-slide .pic img {
	width: 100%;
	height: 100%;
    border-radius: 50%;
	position: relative;
    padding: 5px;
    border-radius: 50%;
}
.box4_js .swiper-slide .text {}
.box4_js .swiper-slide .text span {
    font-size: 16px;
    color: #3f3f3f;
    display: block;
    width: 20px;
    margin: 0 auto;
}
.box4_js .swiper-slide .text p {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    color: #181818;
    padding: 0 5%;
    display: none;
    width: 400%;
    height: 64px;
    overflow: hidden;
    margin-top: 30px;
    position: relative;
    left: -150%;
}
.box4_js .swiper-slide.swiper-slide-active .pic {
    padding: 8px;
    transform: scale(1);
    transition: all .5s;
    border-color: #ec6c1f;
}
.box4_js .swiper-slide.swiper-slide-active .text {}
.box4_js .swiper-slide.swiper-slide-active .text span {
	font-size: 24px;
	color: #ec6c1f;
	margin-top: 30px;
}
.box4_js .swiper-slide.swiper-slide-active .text p {
	display: block;
}
.box4_js .pagination {
    text-align: center;
    margin-top: 30px;
}
.box4_js .pagination span {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    outline: 0;
    opacity: 1;
    margin: 0 2px;
}
.box4_js .pagination span.swiper-pagination-bullet-active {
    background: #ec6c1f;
    border: 1px solid #ec6c1f;
}
.i_box4 .more a {
	background: #ec6c1f;
	color: #fff;
}




.box5_js {
    padding: 0 80px;
    position: relative;
}
.box5_js .swiper-container {
	height: 360px;
}
.box5_js .swiper-slide {
    width: 100%;
    padding-left: 150px;
    min-height: 140px;
}
.box5_js .b_type {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
}
.box5_js .b_type span {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 100px;
    background: #3f3f3f;
}
.box5_js .b_type p {
    font-size: 16px;
    color: #3f3f3f;
    display: block;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
}
.box5_js .b_type span img {
    display: inline-block;
    vertical-align: middle;
}

.box5_js .box_t {
    position: relative;
    padding-left: 150px;
    padding-top: 20px;
}
.box5_js .box_t .time {
    position: absolute;
    left: 0;
    top: 20px;
}
.box5_js .box_t .time span {
    font-size: 30px;
    color: #181818;
    display: block;
    line-height: 100%;
}
.box5_js .box_t .time p {
    font-size: 17px;
    color: #181818;
    display: block;
    margin-top: 5px;
}
.box5_js .box_t .text {
	padding-right: 50px;
}
.box5_js .box_t .text a {
    font-size: 24px;
    color: #3f3f3f;
    display: block;
    font-weight: bold;
    line-height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.box5_js .box_t .text p {
    font-size: 16px;
    display: block;
    color: #3f3f3f;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 20px;
}
.box5_js .swiper-slide:hover .b_type span {
    background: #ec6c1f;
}
.box5_js .swiper-slide:hover .b_type p {
    color: #ec6c1f;
}
.box5_js .swiper-slide:hover .text a {
    color: #ec6c1f;
}

.box5_js .next {
    position: absolute;
    right: 2%;
    top: 180px;
    width: 14px;
    height: 140px;
    z-index: 10;
    background: url(../img/lrbot.png) no-repeat center #e7e7e7;
    cursor: pointer;
    outline: 0;
}
.box5_js .next:hover {
    background: url(../img/lrbot2.png) no-repeat center #e7e7e7;
}
.box5_js .prev {
    position: absolute;
    right: 2%;
    top: 0;
    width: 14px;
    height: 140px;
    z-index: 10;
    background: url(../img/lrtop.png) no-repeat center #e7e7e7;
    cursor: pointer;
    outline: 0;
}
.box5_js .prev:hover {
    background: url(../img/lrtop2.png) no-repeat center #e7e7e7;
}
.box5_js .pagination {
    text-align: center;
    margin-top: 30px;
}
.box5_js .pagination span {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    outline: 0;
    opacity: 1;
    margin: 0 2px;
}
.box5_js .pagination span.swiper-pagination-bullet-active {
    background: #ec6c1f;
    border: 1px solid #ec6c1f;
}

.box6_js {
    position: relative;
    padding: 0 50px;
    background: #f6f6f6;
    margin-top: 50px;
}
.box6_js .swiper-container {}
.box6_js .swiper-slide {
    padding: 0 30px;
    width: 25%;
    float: left;
}
.box6_js .swiper-slide .imgauto {
    width: 100%;
    height: 160px;
    padding: 20px;
}
.box6_js .next {
    position: absolute;
    right: 0;
    top: 50%;
    width: 40px;
    height: 40px;
    z-index: 10;
    background: url(../img/lrri.png) no-repeat center;
    cursor: pointer;
    outline: 0;
    margin-top: -20px;
}
.box6_js .prev {
    position: absolute;
    left: 0;
    top: 50%;
    width: 40px;
    height: 40px;
    z-index: 10;
    background: url(../img/lrle.png) no-repeat center;
    cursor: pointer;
    outline: 0;
    margin-top: -20px;
}



.page_box {
    background: url(../img/pagebg.jpg) no-repeat top center #ebebeb;
}
.lr_page_g{
    background: none;
}
.page_box .page_nav {
    background: #fff;
    padding: 40px 0;
    padding-left: 5%;
}
.page_box .page_nav a {
	padding-left: 30px;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #3f3f3f;
    line-height: 40px;
    outline: 0;
    margin-bottom: 10px;
    background: url(../img/lr_yuan1.png) no-repeat left center;
}
.page_box .page_nav a:last-child {
	padding-right: 0;
}
.page_box .page_nav a.on {
    color: #ec642a;
    background: url(../img/lr_yuan2.png) no-repeat left center;
}
.page_box .text_content {
    padding-bottom: 100px;
}
.page_box .text_content .text_tit {
	padding: 30px 5%;
}
.page_box .text_content .text_tit span {
    font-size: 18px;
    color: #181818;
    display: block;
    line-height: 30px;
    padding-bottom: 12px;
    border-bottom: 2px solid #181818;
}

.page_box .text_content .content {
	padding: 0 5%;
}
.page_box .text_content .content p {
	font-size: 14px;
	color: #181818;
	line-height: 28px;
	
}

.pp_list .box {
  background: #f4f4f4;
  padding: 30px 0;
  margin-top: 50px;
}
.pp_list .box li {
	margin: 15px 0;
}
.pp_list .box li .imgauto img {
	opacity: 1!important;
}



.crumbs {
    margin-top: 40px;
    font-size: 16px;
    color: #181818;
    line-height: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #323232;
}

.pp_show .box {}
.pp_show .text1 {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #323232;
}
.pp_show .text1 img {
    display: block;
}
.pp_show .text1 span {
    font-size: 18px;
    color: #181818;
    display: block;
    margin-top: 30px;
    font-weight: bold;
}
.pp_show .text1 .content {
    padding-top: 15px;
    font-size: 14px;
    color: #181818;
    display: block;
}
.pp_show .text1 .content p {
    font-size: 14px;
    color: #181818;
    display: block;
}
.pp_show .text2 {
    margin-top: 30px;
}
.pp_show .text2 h4 {
    font-size: 18px;
    color: #181818;
    display: block;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.pp_show .text2 li {
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 40px;
}
.pp_show .text2 li .imgauto {
    width: 100%;
    height: 250px;
    padding: 15px;
    border: 1px solid #d3d3d3;
}
.pp_show .text2 li span {
    font-size: 15px;
    color: #3f3f3f;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.pp_show .text2 li:nth-child(3n) {
    margin-right: 0;
}
.new_box .page_nav {
	text-align: center;
}
.new_box .page_nav a {
	float: none;
	display: inline-block;
}
.new_box .box5_js {
	padding: 0;
}
.new_box .box5_js .swiper-container {
	height: auto;
}
.new_box .box5_js .swiper-container .swiper-wrapper {
	display: block;
}
.new_box2 {
	background: none;
}

.showart_box {
	padding: 30px 0;
}
.showart_box .art_tit h4 {
	color: #000;
}
.showart_box .art_tit p {
	color: #666;
}
.showart_box .content p {
	color: #666;
}
.new_box  .i_box5 .box {
	margin-top: 0;
}
.new_box .box5_js .swiper-slide {
	margin-bottom: 50px;
}
.pages .pagination {
	height: auto;
	padding: 10px 0;
}
.pro_main {
	padding-bottom: 50px;
}



.prolist_box {
	padding: 40px 0;
	background: #ebebeb;
}
.prolist_nav {
}
.prolist_nav .list {
    position: relative;
    text-align: center;
    padding-bottom: 100px;
}
.prolist_nav h3 {
    text-align: center;
    display: block;
    font-weight: normal;
    width: 90%;
    margin: 0 5%;
    border-radius: 20px;
    padding-right: 5%;
}
.prolist_nav h3 a {
    padding-left: 20px;
    display: block;
    text-align: left;
    font-size: 16px;
    padding-right: 40px;
    color: #3f3f3f;
    line-height: 40px;
    outline: 0;
    width: 100%;
}

.prolist_nav h3.active {
    background: #ec6c1f;
}
.prolist_nav h3.active a {
	color: #fff;
}
.prolist_nav ul {
    display: none;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 15px;
}
.prolist_nav ul li {
	display: block;
	padding: 0 5% 0 10%;
}
.prolist_nav ul li span {
	display: block;
	border-radius: 20px;
	padding-right: 5%;
}
.prolist_nav ul li span a {
    padding-left: 20px;
    display: block;
    text-align: left;
    font-size: 16px;
    padding-right: 40px;
    color: #3f3f3f;
    line-height: 36px;
    outline: 0;
}

.prolist_nav  ul li span.in {
    background: #ec6c1f;
}
.prolist_nav  ul li span.in a {
	color: #fff;
}

.prolist_nav  ul li .v_list {
	display: none;
    width: 100%;
    padding-top: 10px;
    padding-left: 15%;
}
.prolist_nav  ul li .v_list a {
	padding-left: 15px;
	padding-right: 5%;
	display: block;
    font-size: 16px;
    color: #3f3f3f;
    line-height: 32px;
    outline: 0;
	border-radius: 15px;
	text-align: left;
	margin-top: 3px;
}
.prolist_nav  ul li .v_list a.an {
	background: #ec6c1f;
	color: #fff;
}
.showpage_wrap {
	background: #fff;
	padding-top: 0;
}
.showpage_wrap .page_content {
	background: #fff;
}
.showpage_wrap .page_content .page_fr {
	width: 100%;
	border: none;
}

.pc-slide {
	width: 44%;
}

.show_pro .text1 .text h4 {
	color: #333;
}
.show_pro .text1 .text p {
	color: #666;
}
.show_pro .tit p {
	border-color: #ddd;
}
.jx_wrap .js_menu p:first-child +p +p {
	margin-top: 20px;
	margin-left: 0;
}

.sh_main {
	padding-top: 50px;
}
.sh_main .box_tit {
	margin-bottom: 50px;
}


.dy_main {
    background: url(../img/dybg.jpg) no-repeat top center;
	padding: 70px 0 150px 0;
}

.dylist {
	margin-top: 80px;
}
.dylist a {
	width: 33.33%;
	float: left;
	outline: 0;
}
.dylist a span {
	display: block;
	width: 100%;
	line-height: 160px;
	text-align: center;
}
.dylist a span img{
	display: inline-block;
	vertical-align: middle;
}
.dylist a p {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #181818;
}





.header .head_top .nav li:hover .v_list {
	display: block;
}
.i_box0{
    padding: 20px 0 50px 0;
}

.box0_list {
    margin-top: 70px;
}
.box0_list li {
    width: 24%;
    margin-right: 1.33%;
    margin-bottom: 1.33%;
    float: left;
    position: relative;
}
.box0_list li:nth-child(4n){
    margin-right: 0;
}
.box0_list li .imgauto {
    width: 100%;
    height: 320px;
}
.box0_list li span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding-top: 45px;
    background: url('../img/spanbg.png') no-repeat center;
}



.i_box11{
    padding: 30px 0 50px 0;
}
.box11_list {
    margin-top: 70px;
}
.box11_list li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
}
.box11_list li:nth-child(3n){
    margin-right: 0;
}
.box11_list li .pic {
    position: relative;
}
.box11_list li .pic img {}
.box11_list li .pic span {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    background: rgba(0,0,0,.6);
    width: 100%;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.box11_list li .text {
    border: 1px solid #000;
    padding: 30px 5%;
}
.box11_list li .text .t_text {
    height: 72px;
    overflow: hidden;
}
.box11_list li .text p {
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
}






.lr_probox {
    padding: 30px 0;
}
.lr_probox .box {}
.lr_probox .box .fl {
    width: 28%;
}
.lr_probox .box .fr {
    width: 70%;
}
.lr_probox .box .fr .text2 {
    margin-top: 0;
}
.lr_probox  .showpage_wrap .page_content .page_fr{
    width: 100%;
}
.lr_probox .show_pro {
    padding: 0;
}
.lr_probox .show_pro .text1 {
    margin-top: 0;
}

.b_morea {}
.b_morea a {
    font-size: 16px;
    color: #666;
    display: inline-block;
    margin-right: 30px;
}
.b_morea a:last-child {
    margin-right: 0;
}




.lr_page_g {
    padding: 30px 0;
}

.lr_page_g .b_box {
    margin-top: 30px;
}
.lr_page_g .b_box .fl {
    width: 22%;
    padding-top: 0;
}
.lr_page_g .b_box .fr {
    width: 78%;
    border-left: 1px solid #000;
}
.page_box .text_content .text_tit {
    padding-top: 0;
}

.art3_list{
    padding-left: 5%;
}
.art3_list li {
    width: 100%;
    padding: 15px;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.art3_list li .pic {
  width: 22%;
  float: left;
}

.art3_list li .pic .imgauto {
  width: 100%;
  height: 185px;
}
.art3_list li .imgauto img {
  max-width: 100%;
  max-height: 100%;
}

.art3_list li .text {
  width: 78%;
  float: right;
  padding-left: 20px;
}

.art3_list li .text span {
  font-size: 18px;
  color: #000;
  display: block;
  padding-top: 8px;
}

.art3_list li .text p {
  font-size: 14px;
  color: #888;
  display: block;
  margin-top: 10px;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
}

.art3_list li .text .time {
  font-size: 13px;
  color: #666;
  line-height: 30px;
  margin-top: 10px;
}
.lr_box6 {
    background: url(../img/lr_bg2.png) no-repeat top center;
    background-size: 100% 100%;
}

.lr_page_g .showart_box {
    padding-left: 5%;
}

.art4_list4 .b_box .fr {
    border-left: none;
}
.art4_list {
    background: #e7e7e7;
    padding: 30px;
}
.art4_list li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #666;
    font-size: 14px;
}
.art4_list li a {
    float: left;
    width: 60%;
    line-height: 42px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.art4_list li a:hover {
    color: #ec6c1f;
}
.art4_list li span {
    float: right;
    line-height: 42px;
    font-size: 13px;
}


.faz_list {
    padding: 20px 5%;
}
.faz_list ul {
    position: relative;
}
.faz_list ul:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    margin-left: -1px;
    content: "";
    background-color: #e4eaec;
}
.faz_list li {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    padding-right: 40px;
    margin-bottom: 60px;
    clear: left;
    margin-top: 20px;
}
.faz_list li:nth-child(2n) {
    float: right;
    padding-right: 0;
    padding-left: 40px;
    clear: right;
    margin-top: 100px;
}

.faz_list li .dian {
    position: absolute;
    top: 13px;
    right: 0;
    z-index: 11;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background-color: #333;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    margin-right: -7px;
    line-height: 14px;
}
.faz_list li:nth-child(2n) .dian {
    right: auto;
    left: 0;
    margin-right: 0;
    margin-left: -7px;
}
.faz_list li .li_nian {
    text-align: right;
    line-height: 40px;
    font-size: 16px;
}
.faz_list li:nth-child(2n) .li_nian {
    text-align: left;
}
.faz_list li .li_text {
    margin-top: 15px;
}
.faz_list li .li_text .text {
    width: 65%;
    float: left;
    padding-right: 10px;
}
.faz_list li .li_text .text p {
    font-size: 14px;
    text-align: justify;
}
.faz_list li .li_text .pic {
    width: 35%;
    float: right;
}
.faz_list li .li_text .pic img {}
.faz_list li:nth-child(2n) .pic {
    float: left;
}
.faz_list li:nth-child(2n) .text {
    float: right;
    padding-right: 0;
    padding-left: 10px;
}


.m_m_promenu_box {
    display: none;
}
.m_promenu .hd {}
.m_promenu .hd li {
    width: 25%;
    float: left;
    position: relative;
}
.m_promenu .hd li .pic {
    padding: 5px;
}
.m_promenu .hd li .pic img {
    margin: 0 auto;
    border-radius: 5px;
    padding: 2px;
    border: 1px solid #fff;
}
.m_promenu .hd li.on .pic img {
    border-color: #ec6c1f;
}
.m_promenu .bd {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    overflow-x: auto;
}
.m_promenu .bd ul {
    width: 1000px;
}
.m_promenu .bd li {
    float: left;
    width: 100px;
    padding: 0 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
}
.m_promenu .bd li span {
}
.m_promenu .bd li span img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #333;
    text-align: center;
    padding: 5px;
    display: block;
}
.m_promenu .bd li p {
    font-size: 14px;
    text-align: center;
    margin-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.m_promenu .bd li.on {
    border-color: #ec6c1f;
}
.contact_pic {
    padding: 20px 5%;
}
.contact_pic h4 {
    font-size: 16px;
    color: #333;
    display: block;
    margin-bottom: 20px;
}
.contact_pic p {
    width: 150px;
    float: left;
    text-align: center;
    margin-left: 40px;
}
.contact_pic p img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.contact_pic p span {
    font-size: 14px;
    color: #666;
    display: block
    text-align: center;
    margin-top: 8px;
}
.contact_pic p:first-child {
    margin-left: 0;
}

.m_menu_show {
    display: none;
}
.m_menu_show li {
    width: 25%;
    float: left;
    margin-top: 20px;
} 
.m_menu_show li a {
    display: block;
}
.m_menu_show li img {
    max-width: 70%;
    margin: 0 auto;
    display: block;
}
.m_menu_show li span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: 6px;
}


.search_list {
    position: absolute;
    width: 300px;
    background: #fff;
    right: 0;
    top: 120px;
    z-index: 99;
    display: none;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
}
.search_list select {
    border: none;
    height: 40px;
    width: 100px;
    float: left;
    outline: 0;
    padding: 0 5px;
    border-right: 1px solid #eee;
}
.search_list .inp1 {
    width: 150px;
    float: left;
    padding: 0 10px;
    border: none;
    height: 40px;
    outline: 0;
}
.search_list .inp2 {
    width: 50px;
    float: left;
    border: none;
    height: 40px;
    outline: 0;
    background: #ec642a;
    color: #fff;
}



.msearch_list {
    position: absolute;
    width: 300px;
    background: #fff;
    right: 0;
    top: 61px;
    z-index: 99;
    display: none;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
}
.msearch_list select {
    border: none;
    height: 40px;
    width: 100px;
    float: left;
    outline: 0;
    padding: 0 5px;
    border-right: 1px solid #eee;
}
.msearch_list .inp1 {
    width: 150px;
    float: left;
    padding: 0 10px;
    border: none;
    height: 40px;
    outline: 0;
}
.msearch_list .inp2 {
    width: 50px;
    float: left;
    border: none;
    height: 40px;
    outline: 0;
    background: #ec642a;
    color: #fff;
}


.show_jxs .jxs_list .prolistsjia li {
    width: 100%;
    float: left;
}
.show_jxs .jxs_list .prolistsjia li .pic {
    width: 300px;
    float: left;
}
.show_jxs .jxs_list .prolistsjia li .pic a {
    display: block;
}
.show_jxs .jxs_list .prolistsjia li .pic a img {
    width: 100%;
    height: auto;
}
.show_jxs .jxs_list .prolistsjia li .text {
    width: calc(100% - 320px);
    float: right;
    padding-left: 20px;
}
.show_jxs .jxs_list .prolistsjia li .text span {
    display: inline-block;
    font-weight: normal;
    padding-bottom: 0;
}
.show_jxs .jxs_list .prolistsjia li .text p {
    width: 100%!important;
    display: block;
    margin-top: 0!important;
    margin-bottom: 10px!important;
}
.show_jxs .jxs_list .prolistsjia li .text .text_cont {
}




@media screen and (max-width: 1358px) {
  .center {
    width: 100%;
  }
  .header .head_top {
    padding: 0 2%;
  }
}

@media screen and (max-width: 1200px) {
  .i_box2 .box .fl .box2_menu {
    position: relative;
    padding-top: 20px;
  }
  .header .head_top .nav {
    padding-left: 140px;
    padding-right: 80px;
  }
}

@media screen and (max-width: 1020px) {
  .header {
    display: none;
  }
  .m_header {
    display: block;
  }
  .pc_banner {
    display: none;
  }
  .m_banner {
    display: block;
  }
  .page_banner {
    margin-top: 60px;
  }
  .mtop {
    margin-top: 60px;
  }
  .i_box2 .box {
    padding: 0 30px;
  }
  .footer .box .mid {
    display: none;
  }
  .page_wrap {
    padding: 20px 2%;
  }
  .page_wrap .page_content .page_fl {
    width: 100%;
  }
  .page_wrap .page_content .page_fr {
    width: 100%;
    border: none;
    border-top: 10px solid #070707;
  }
  .show_pro_content .page_fl {
    display: none;
  }

	.i_box2 .box2 {
		display: block;
		padding: 0 2%;
	}
	.i_box2 .box2 .fl {
		width: 100%;
		padding-right: 0;
	}
	.i_box2 .box2 .fl .fl_tit {
		display: none;
	}
	.i_box2 .box2 .fl .box2_menu {
		position: relative;
		width: 100%;
		right: 0;
	}
	.i_box2 .box2 .fl .box2_menu .box_text a {
		float: left;
		width: 33.33%;
		margin-top: 0;
	}
	.i_box2 .box2 .fl .text {
		padding-left: 0;
		padding-right: 0;
	}
	.i_box2 .box2 .fr {
		width: 100%;
		padding: 0;
	}
	.i_box2 .box2 .fr img {
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	.box4_js .swiper-wrapper::after {
		display: none;
	}
	.box4_js .swiper-slide .text p {
		width: 260%;
		left: -80%;
	}

	.box6_js .swiper-slide .imgauto {
		padding: 30px 10px;
	}

	.showpage_wrap .page_content .page_fr {
		border: none;
	}

    .lr_page_g .b_box .fl {
        width: 100%;
    }
    .lr_page_g .b_box .fr {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .show_jxs .jxs_list {
        margin-top: 30px;
    }
    .m_menu_show {
        display: block;
    }
  .i_box1 {
    padding: 20px  2%;
  }
  .i_box1 .box1_menu {
    margin-top: 20px;
  }
  .i_box1 .box {
    margin-top: 20px;
  }
  .i_box1 .box li {
    width: 32%;
    margin-right: 2%;
  }
  .i_box1 .box li:nth-child(5n) {
    margin-right: 2%;
  }
  .i_box1 .box li:nth-child(3n) {
    margin-right: 0;
  }
  .i_box2 {
    /*padding: 20px 2%;*/
    display: none;
  }
  .i_box0 {
    /*padding: 20px 0 50px 0;*/
}
.i_box11 {
    margin-top: -80px;
    /*padding: 30px 0 50px 0;*/
}
  .i_box2 .box {
    padding: 0;
  }
  .i_box2 .box .fl {
    width: 100%;
  }
  .i_box2 .box .fl .box_tit img {
    margin: 0 auto;
  }
  .i_box2 .box .fl .box_tit span {
    width: 100%;
    text-align: center;
  }
  .i_box2 .box .fl .box2_menu {
    text-align: center;
  }
  .i_box2 .box .fl .box2_menu a {
    width: 90px;
  }
  .i_box2 .box .fl .text p {
    color: #a5a5a7;
    font-size: 14px;
  }
  .i_box2 .box .fr {
    width: 100%;
    padding-left: 0;
  }
  .i_box3 {
    padding: 20px 2%;
  }
  .i_box3 .box li {
    width: 48%;
    margin: 1%;
  }
  .i_box3 .box li .text span {
    font-size: 18px;
  }
  .i_box3 .box li .text p {
    font-size: 14px;
  }
  .i_box3 .box li .text a {
    font-size: 14px;
    outline: 0;
  }
  .i_box3 .box li:first-child {
    margin-left: 1%;
  }
  .i_box4 {
    padding: 20px 2%;
  }
  .i_box4 .box li .fl {
    width: 30%;
  }
  .i_box4 .box li .fr {
    width: 70%;
    padding-left: 2%;
  }
  .i_box5 {
    padding: 20px 2%;
  }
  .i_box5 .box li {
    width: 48%;
    margin: 1%;
  }
  .i_box5 .box li:nth-child(3n) {
    margin-right: 1%;
  }
  .i_box6 {
    padding: 20px 2%;
  }
  .i_box6 .box li {
    width: 33.33%;
  }
  .footer {
    padding: 20px 2% 0 2%;
  }
  .footer .box .fl {
    width: 100%;
  }
  .footer .box .fl span {
    display: none;
  }
  .footer .box .fl a img {
    max-width: 120px;
  }
  .footer .box .fr {
    width: 100%;
    padding-top: 20px;
  }
  .footer .box .fr span {
    display: none;
  }
  .show_pro {
    padding: 10px;
  }
  .show_pro .text1 {
    margin: 15px 0;
  }
  .show_pro .text1 .pic {
    width: 100%;
  }
  .show_pro .text1 .text {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .about_wrap {
    padding: 20px 2%;
  }
  .about_wrap .box .fl {
    width: 100%;
  }
  .about_wrap .box .fr {
    width: 100%;
    padding: 20px;
    margin-top: 20px;
  }
  .about_menu a {
    width: 33.33%;
    float: left;
  }
  .pinpai_wrap {
    padding: 20px 2%;
  }
  .pinpai_wrap .show_pinpai .box {
    padding-bottom: 20px;
  }
  .pinpai_wrap .show_pinpai .box .show_text img {
    margin: 0 auto;
  }
  .pinpai_wrap .show_pinpai .box .show_text span {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .pinpai_wrap .i_box6 {
    padding-top: 0;
  }
  .jx_wrap {
    padding: 20px 2%;
  }
  .jx_wrap .js_menu {
    margin-top: 60px;
    padding-bottom: 60px;
  }
  .jx_wrap .js_menu p {
    width: 100%;
    margin-left: 0;
    line-height: 68px;
    margin-bottom: 20px;
  }
  .jx_wrap .js_menu p a {
    font-size: 20px;
    background: url(../img/ic9.png) no-repeat left center;
    background-size: 30px;
  }
  .jx_wrap .js_menu p a span {
    padding-right: 65px;
    background: url(../img/ic10.png) no-repeat right center;
    background-size: 10px;
  }
  .jx_wrap .js_menu p:first-child {
    margin-left: 0;
  }
  .jx_wrap .js_menu p:first-child a {
    background: url(../img/ic8.png) no-repeat left center;
    background-size: 30px;
  }
  .jx_wrap .js_menu p:hover a {
    color: #fe0000;
    text-decoration: underline;
  }
  .show_jxs {
    padding: 20px 2%;
  }
  .show_jxs .search_jxs {
    margin-top: 20px;
  }
  .show_jxs .search_jxs .inp1 {
    width: 40%;
  }
  .show_jxs .search_jxs .inp2 {
    width: 20%;
    margin-left: 0;
  }
  .art_wrap {
    padding: 20px 2%;
  }
  .art_wrap .art_box .art_fl {
    width: 100%;
  }
  .art_wrap .art_box .art_fr {
    width: 100%;
    padding: 20px;
    margin-top: 20px;
  }
  .mhide {
    display: none;
  }
  .xiazai_wrap {
    padding: 20px 0;
  }
  .xiazai_wrap .box {
    padding: 0;
  }

	.box5_js {
		padding: 0 50px 0 0;
	}
	.box5_js .b_type {
		width: 60px;
	}
	.box5_js .b_type span {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.box5_js .b_type span img {
		max-height: 25px;
	}
	.box5_js .b_type p {
		font-size: 14px;
		margin-top: 10px;
		line-height: 24px;
	}
	.box5_js .swiper-slide {
		padding-left: 80px;
	}
	.box5_js .box_t .time {
		top: 15px;
	}
	.box5_js .box_t .time span {
		font-size: 20px;
	}
	.box5_js .box_t .time p {
		font-size: 14px;
	}
	.box5_js .box_t {
		padding-left: 70px;
		padding-top: 15px;
	}
	.box5_js .box_t .text {
		padding-right: 0px;
	}
	.box5_js .box_t .text a {
		font-size: 16px;
	}
	.box5_js .box_t .text p {
		font-size: 14px;
		margin-top: 10px;
	}
	.box5_js .swiper-container {
		height: 280px;
	}

	.pp_show {
		padding: 0 2%;
	}
	.crumbs {
		display: none;
	}
	.pp_show .text2 li {
		width: 49%;
		margin-right: 2%;
	}
	.pp_show .text2 li:nth-child(2n) {
		margin-right: 0;
	}

    
    .box0_list li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
        float: left;
        position: relative;
    }
    .box0_list li:nth-child(4n){
        margin-right: 0;
    }
    .box0_list li:nth-child(2n){
        margin-right: 0;
    }

    
    .box11_list {
        padding: .15rem 2%;
        margin-top: 0;
    }
    .box11_list li {
        width: 49%;
        margin-right: 2%;
    }
    
    .box11_list li:nth-child(3n) {
        margin-right: 2%;
    }
    .box11_list li:nth-child(2n) {
        margin-right: 0;
    }
    .box11_list li .text {
        padding: .06rem 2%;
    }

    .pp_show .text2 li:nth-child(3n) {
        margin-right: 2%;
    }
    .pp_show .text2 li:nth-child(2n) {
        margin-right: 0;
    }
    .pp_show .text2 li span {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .currson {
        display: none;
    }
    .lr_page_g .b_box .fr {
        border: none;
    }
    .faz_list ul:before {
        left: 2%;
    }
    .faz_list li {
        width: 100%;
        padding-right: 0;
        padding-left: 30px;
        margin: 20px 0!important;
    }
    .faz_list li .dian {
        left: 2%;
        margin-left: -7px;
    }
    .faz_list li .li_nian{
        text-align: left!important;
    }
    .faz_list li .li_text .text {
        float: right!important;
        padding-left: 10px!important;
        padding-right: 0!important;
    }
    .faz_list li .li_text .pic {
        float: left!important;
    }
    .lr_probox {
        padding-top: 0;
    }
    .lr_probox .box .fl {
        width: 100%;
        padding: 20px 2%;
    }
    .lr_probox .box .fr {
        width: 100%;
    }

    
   

    
    .prolist_nav {
        display: none;
    }
    .m_m_promenu_box {
        display: block;
        margin-bottom: 20px;
    }
    .mtt20 {
        margin-top: 20px;
    }

    
    .contact_pic p {
        width: 50%;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .contact_pic p img {
        max-width: 60%;
    }

    
    .show_jxs .jxs_list .prolistsjia li .pic {
        width: 150px;
        float: left;
    }
    .show_jxs .jxs_list .prolistsjia li .pic a {
        display: block;
    }
    .show_jxs .jxs_list .prolistsjia li .pic a img {
        width: 100%;
        height: auto;
    }
    .show_jxs .jxs_list .prolistsjia li .text {
        width: calc(100% - 160px);
        float: right;
        padding-left: 5px;
    }
}

@media screen and (max-width: 450px) {
  .pc-slide {
    width: 100%;
  }
  .box_tit img {
    height: .6rem;
  }
  .box_tit span {
    font-size: .16rem;
    line-height: .6rem;
  }
  .more {
    margin-top: 20px;
    overflow: hidden;
  }
  .i_box1 .box1_menu {
    margin-top: 20px;
  }
  .i_box1 .box1_menu a {
    width: 31%;
    float: left;
    margin: 0 1%;
    font-size: .11rem;
  }
  .i_box1 .box li {
    width: 49%;
    margin-right: 2%;
  }
  .i_box1 .box li .imgauto {
    height: 1.5rem;
  }
  .i_box1 .box li:nth-child(3n) {
    margin-right: 2%;
  }
  .i_box1 .box li:nth-child(2n) {
    margin-right: 0;
  }
  .i_box3 .box {
    padding: 0 5%;
    margin: 0;
  }
  .i_box3 .box li {
    width: 100%;
    margin: 0;
    margin-top: 20px;
  }
  .i_box3 .box li .text {
    padding: 10px;
  }
  .i_box3 .box li .text span {
    font-size: 18px;
  }
  .i_box3 .box li .text p {
    font-size: 14px;
  }
  .i_box3 .box li .text a {
    font-size: 14px;
    outline: 0;
  }
  .i_box3 .box li:first-child {
    margin-left: 0;
  }
  .i_box4 .box {
    margin-top: 20px;
  }
  .i_box4 .box li .fl {
    width: 35%;
  }
  .i_box4 .box li .fr {
    width: 65%;
    padding-left: 2%;
  }
  .i_box4 .box li .fr .text a {
    display: block;
    width: 100%;
    font-size: .12rem;
    line-height: 100%;
    padding-top: .05rem;
  }
  .i_box4 .box li .fr .text span {
    display: block;
    float: left;
    width: 100%;
    font-size: .1rem;
    line-height: 100%;
    margin-top: .15rem;
  }
  .i_box4 .box li .fr p {
    font-size: .1rem;
    margin-top: .1rem;
    line-height: .18rem;
    height: .36rem;
    overflow: hidden;
  }
  .i_box5 {
    padding: 20px 2%;
  }
  .i_box5 .box {
    margin-top: 20px;
  }
  .i_box5 .box li {
    width: 100%;
    padding-bottom: 20px;
    display: none;
  }
  .i_box5 .box li span {
    font-size: .14rem;
  }
  .i_box5 .box li a {
    font-size: .115rem;
  }
  .i_box5 .box li p {
    font-size: .105rem;
  }
  .i_box5 .box li:nth-child(3n) {
    margin-right: 0;
  }
  .i_box5 .box li:first-child {
    display: block;
  }
  .i_box5 .box li:first-child + li {
    display: block;
  }
  .i_box5 .box li:first-child + li + li {
    display: block;
  }
  .i_box6 .box li {
    width: 50%;
    margin-top: .15rem;
  }
  .i_box6 .box li .imgauto {
    padding: 15px 10px;
  }
  .footer .box {
    padding-left: .35rem;
  }
  .footer .copyright {
    margin-top: 20px;
    padding: 15px 0;
  }
  .footer .copyright p {
    font-size: .11rem;
  }
  .page_menu {
    padding-bottom: 15px;
  }
  .page_menu h3 {
    line-height: 40px;
    margin-top: 8px;
  }
  .pro_list {
    padding: 0;
  }
  .pro_list li {
    width: 49%;
    margin-right: 2%;
  }
  .pro_list li .imgauto {
    height: 1.5rem;
  }
  .pro_list li:nth-child(3n) {
    margin-right: 2%;
  }
  .pro_list li:nth-child(2n) {
    margin-right: 0;
  }
  .show_pro .text1 .text h4 {
    font-size: .14rem;
  }
  .show_pro .text1 .text p {
    font-size: .11rem;
  }
  .show_pro .text1 .text p i {
    width: 30%;
  }
  .about_menu a {
    width: 33.33%;
    float: left;
    font-size: .105rem;
  }
  .about_wrap .box .fr {
    padding: 10px;
  }
  .about_wrap .box .fr .tit {
    margin-bottom: 10px;
  }
  .about_wrap .box .fr .tit span {
    font-size: .15rem;
  }
  .show_jxs .jxs_list li {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .show_jxs .jxs_list li span {
    font-size: .13rem;
  }
  .show_jxs .jxs_list li p {
    font-size: .105rem;
    margin-top: 6px;
  }
  .art_wrap .art_box .art_fr {
    padding: 10px;
    overflow: hidden;
  }
  .login_wrap {
    padding: 20px 2%;
  }
  .login_wrap .box {
    padding-top: 20px;
  }
  .login_wrap .box p {
    width: 100%;
  }
  .art2_list li a {
    font-size: 14px;
  }
  .art2_list li span {
    font-size: 12px;
  }

	.box1_list .swiper-slide {
		display: block;
	}
	.box1_list .swiper-slide .fl {
		padding: 0;
		width: 100%;
	}
	.box1_list .swiper-slide .fl .imgauto {
		height: 1.5rem;
	}
	.box1_list .swiper-slide .fr {
		width: 100%;
		padding: 0;
	}
	.box1_list .swiper-slide .fr i {
		font-size: .1rem;
	}
	.box1_list .swiper-slide .fr span {
		font-size: .14rem;
		margin-bottom: .1rem;
	}
	.box1_list .swiper-slide .fr em {
		font-size: .11rem;
		line-height: .18rem;
	}
	.box1_list .swiper-slide .fr p {
		font-size: .11rem;
		margin-top: .1rem;
	}
	.box1_list .swiper-slide .fr a {
		margin-top: .1rem;
		float: right;
	}
	.i_box2 .box2 {
		margin-top: .15rem;
	}
	.i_box2 .box2 .fl .text p {
		font-size: .11rem;
		line-height: .19rem;
	}
	.box4_js .swiper-slide .pic {
		width: 2rem;
		height: 2rem;
	}
	.box4_js .swiper-slide .text span {
		width: 100%;
		text-align: center;
		margin-top: .15rem;
	}
	.box4_js .swiper-slide.swiper-slide-active .text span {
		margin-top: .15rem;
	}
	.box4_js .swiper-slide .text p {
		width: 100%;
		position: relative;
		left: 0;
		margin-top: .15rem;
		font-size: .11rem;
		line-height: .19rem;
		padding: 0 3%;
		height: .57rem;
	}
	.box4_js .swiper-slide .pic img {
		padding: 0;
	}
	.box4_js .swiper-slide .pic {
		background: none;
	}

	
	.box5_js .swiper-slide {
	    min-height: 10px;
	}
	.box5_js .swiper-container {
		height: 250px;
	}
	.box5_js .b_type {
		display: none;
	}
	.box5_js .swiper-slide {
		padding-left: 0;
	}
	.box5_js .next {
		width: 30px;
		height: 60px;
		top: 10px;
	}
	.box5_js .prev {
		top: 140px;
		width: 30px;
		height: 60px;
	}

	.box5_js .pagination {
		margin-top: 10px;
	}
	.box6_js {
		margin-top: .15rem;
	}
	.box6_js .swiper-slide .imgauto {
		padding: 10px;
		height: 1.2rem;
	}
	.box6_js .swiper-slide {
		padding: 0;
	}
	.page_box .page_nav {
		padding: .1rem 0;
	}
	.page_box .page_nav a {
		margin-bottom: 5px;
	}

	.pp_show .text1 {
		padding-top: .15rem;
	}
	.pp_show .text1 span {
		font-size: .14rem;
		margin-top: .15rem;
	}
	.pp_show .text2 li {
		margin-bottom: .15rem;
	}
	.pp_show .text2 li .imgauto {
		height: 1.2rem;
	}
	.pp_show .text2 li span {
		font-size: .11rem;
	}

	.page_box .page_nav a {
		float: left;
		margin-left: 10px;
		padding-right: 30px;
	}
	.showart_box {
		padding: .15rem 2%;
	}
	 
	.prolist_box {
		padding: .1rem 0;
	}
	.prolist_nav .list {
		padding-bottom: 0;
	}
	.dy_main {
		padding: .3rem 0 .5rem 0;
	}
	.dylist {
		margin-top: .3rem;
	}
	.dylist a {
		width: 50%;
	}
	.dylist a span {
		line-height: .5rem;
	}
	.dylist a span img {
		max-height: .3rem;
	}
	.dylist a p {
		font-size: .11rem;
	}
	.dylist a:nth-of-type(3) {
		width: 100%;
		margin-top: .2rem;
	}
	

    
    .box0_list {
        margin-top: 0;
        padding: .15rem 2%;
    }
    .box0_list li .imgauto {
        height: 1.5rem;
    }
    .box0_list li span {
        padding-top: 60px;
        font-size: 14px;
        line-height: 20px;
    }

    
    .box6_js {
        padding: .1rem 0;
    }
    .box6_js .swiper-slide {
        width: 33.33%;
    }
    .box6_js .swiper-slide .imgauto {
        height: .9rem;
    }

    .art4_list {
        padding: 10px;
    }
    .lr_page_g {
        padding: 10px 0;
    }
    .page_box .page_nav a {
        width: 46%;
        margin: 0 2%;
        float: left;
    }
    .lr_page_g .b_box {
        margin-top: 5px;
    }
    .art3_list {
        padding: 0 2%;
    }
    .art3_list li {
        padding: 10px 0;
        margin-bottom: 8px;
    }
    .art3_list li .pic {
        width: 35%;
    }
    .art3_list li .text {
        width: 65%;
        padding-left: 10px;
    }
    .art3_list li .text p {
        display: none;
    }
    .art3_list li .pic .imgauto {
        height: 1rem;
    }

    .prolist_nav ul li span {
        padding-right: 5.5%;
    }

    
}

@media screen and (max-width: 350px) {
  .footer .box {
    padding-left: .15rem;
  }
  .xiazai_wrap .box ul li {
    padding: 0 2%;
  }
}

/****************************** media ******************************/

/*# sourceMappingURL=yunu.css.map */
